Label Field | |
Text Field | Name, Default Value, Length & Maximum Length |
Password Field | |
Hidden Text | |
Upload a File | |
Radio Button | Name, Default Value |
Check Box | |
Text Box | Name, Default Value, Number of Rows, Number of Columns |
Pop-Up Menu | Name, Multiple Selection |
Selection List | Name, Rows in Scroll Bar, Multiple Selection |
Submit Form | Name, Button Title |
Reset Form |
Option List Item - gives you the following:
<OPTION>
This inserts items in the selection list
Default Option List Item - gives you the following:
<OPTION SELECTED>
This will be the default item selected in the selection list